Module Config Type
TODO: REPLACE
Content copied to clipboard
meshtastic.AdminMessage.ModuleConfigType
Entries
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
AMBIENTLIGHTING_CONFIG = 10;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
AUDIO_CONFIG = 7;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
CANNEDMSG_CONFIG = 6;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
DETECTIONSENSOR_CONFIG = 11;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
EXTNOTIF_CONFIG = 2;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
MQTT_CONFIG = 0;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
NEIGHBORINFO_CONFIG = 9;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
PAXCOUNTER_CONFIG = 12;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
RANGETEST_CONFIG = 4;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
REMOTEHARDWARE_CONFIG = 8;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
SERIAL_CONFIG = 1;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
STOREFORWARD_CONFIG = 3;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
TELEMETRY_CONFIG = 5;
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.